C#
VB
C++
Removes the plane cut line from the specified index.
public override void RemoveAt(
int index
)
Public Overrides Sub RemoveAt( _
ByVal index As Integer _
)
public:
void RemoveAt(
int index
) override
index
Index of the item to remove.
MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Class
MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET